Skip to content

Bump @0xtrails/api from 0.16.0 to 0.16.2#54

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/0xtrails/api-0.16.2
Open

Bump @0xtrails/api from 0.16.0 to 0.16.2#54
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/0xtrails/api-0.16.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @0xtrails/api from 0.16.0 to 0.16.2.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@0xtrails/api](https://github.com/0xsequence/trails) from 0.16.0 to 0.16.2.
- [Commits](https://github.com/0xsequence/trails/commits)

---
updated-dependencies:
- dependency-name: "@0xtrails/api"
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 361c0d0401

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

"0xtrails": "0.16.0",
"@0xsequence/typescript-sdk": "workspace:*",
"@0xtrails/api": "0.16.0",
"@0xtrails/api": "0.16.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Bump 0xtrails with the API client

Updating only the direct @0xtrails/api dependency makes pnpm install two API clients: this new 0.16.2 copy and the 0.16.0 copy that 0xtrails@0.16.0 still pins in the lockfile. The Trails Actions example passes the client created from @0xtrails/api into helpers imported from 0xtrails/actions, so the app can still execute code paths backed by the old generated client and may also see duplicate API-client types during the example build. Please update 0xtrails to a matching release or add an override so the whole example resolves one fixed API version.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants